-
Notifications
You must be signed in to change notification settings - Fork 206
FWF-4762 [feature] Upgrade formio.js and formio-react #2947
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
PR Code Suggestions ✨Latest suggestions up to 79ae910 Explore these optional code suggestions:
Previous suggestionsSuggestions up to commit b778160
Suggestions up to commit 12ad238
|
|




User description
Issue Tracking
JIRA: https://aottech.atlassian.net/browse/FWF-4762
Issue Type: FEATURE
DEPENDENCY PR: AOT-Technologies/forms-flow-ai-micro-front-ends#823
Changes
Checklist
🔗 Dependency PR Status
PR Type
Enhancement, Bug fix
Description
Switch Form prop from form to src
Restore onFormReady prop usage
Centralize FormBuilder options via ref
Update formio imports and dependencies
Diagram Walkthrough
File Walkthrough
9 files
Use src prop for Form renderingUpdate formio utils import pathMigrate utils import to new pathRefactor builder to initialForm and options refSwitch Form to src propReplace form with src in FormPass form via src to FormUse src prop for resubmission formReplace form prop with src2 files
Update Form props and readiness handlerUse src and onFormReady for Form2 files
Add bootstrap icons stylesheet CDNPoint to new formio packages and bump bpmn-js